home *** CD-ROM | disk | FTP | other *** search
/ Gamer's Paradise: Sports / Hracuv-raj-Sportovni-Hry.bin / Fantasy Football Lg Organizer / INSTALL.CFG < prev    next >
Encoding:
Text File  |  2000-07-04  |  1.8 KB  |  66 lines

  1. TITLE: "Fantasy Football League Organizer v7.0"
  2.  
  3. SCREENCOLOR blue, black
  4.  
  5. BEGINFIRSTSCREEN
  6.  
  7.          Thank you for selecting the Fantasy Football League
  8.          Organizer (FFLO) version 7.0.
  9.          
  10.          IMPORTANT NSTALLATION NOTE:
  11.  
  12.          CURRENT version 7.0 users
  13.          --------------------------
  14.          If you are already using this program and want your
  15.          league data to remain unaffected by this installation,
  16.          select the PARTIAL INSTALLATION option.
  17.  
  18.          New version 7.0 users
  19.          ----------------------
  20.          If you are installing this program for the first time,
  21.          select the FULL INSTALLATION option.
  22.          
  23.          Enjoy using the FFLO 7.0!
  24.          To continue installation, click <OK>.
  25.  
  26.  
  27. ENDFIRSTSCREEN
  28.  
  29. MINDISKSPACE: 7450000
  30. MINCPUTYPE: 80486
  31.  
  32. BEGINGROUP
  33.  
  34.  
  35. 10    [ ]  Partial Installation
  36.            If you are already using this program and want your
  37.            league data to remain unaffected by this installation
  38.  
  39. 20    [ ]  Full Installation
  40.            If you are installing the program for the first time
  41.  
  42.  
  43. ENDGROUP
  44.  
  45. rem --- set the default drive and directory for installation
  46. DEFAULTDIR: c:\fflo70, prompt="Please enter the drive and directory where you wish to install the FFLO 7.0:"
  47.  
  48. FILE: datamain\data.shr, overwrite=yes, group=20
  49. FILE: stats\, overwrite = no, group=10,20
  50. FILE: readme.txt, overwrite=yes, group=10,20
  51. FILE: fflo70.shr, overwrite=yes, group=10,20
  52.  
  53. WINITEM: "Fantasy CompuSports", "$DEFAULTDIR$\fflo70.exe -T", "FFLO 7.0", replace
  54.  
  55. BEGINLASTSCREEN
  56.  
  57.       Installation of the FFLO v7.0 is now complete.    
  58.  
  59.       View the README.TXT file for more new information.
  60.          
  61. ENDLASTSCREEN
  62.  
  63. SHOWREADME: readme.txt
  64.  
  65. REM RUNATEXIT: "fflo70.exe"
  66.